@charset "utf-8";
/* CSS Document */

body,html{margin:0;padding:0;font-size: 1rem;font-family: '微软雅黑';  line-height: 1.5; color: #373a3c; background-color: #fff; width:100%; max-width:100%; min-width:1100px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,tr,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
input:hover,input:active,input:focus{ outline: 0;}
ul,ul li,input, dl, dd {  padding:0; margin:0; list-style-type:none;}
img,a img{border:0;margin:0;padding:0;}
img{vertical-align: middle;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{text-decoration:none; color:#444;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
a:hover{text-decoration:none; }
.fl{float:left;}
.fr{float:right;}
textarea{resize:none; overflow:auto;}
.clearfix:after {content:'';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.clear { clear: both;height: 0;line-height: 0;}
.baseDiv{ width:1250px; margin:0 auto; margin-left:auto !important; margin-right:auto !important;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.w1200{width: 1250px;margin: 0 auto;}
.h60{height: 60px;}
.myClass{
background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;
}
@-webkit-keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes ball {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@media(max-width:992px){
    .nav{
        position:relative;
        background:#294176;
    }
}
 @media only screen and (max-width: 1770px) {
  .nav .left-logo img{width: 80%;margin-top: 10px;}
  .top-r{margin-right: 5%;}
  .topgg{display: none;}
  .toptel{display: none;}
  .on_ly{float: none;}
  .guan{left: 0 !important;;}
}
 @media only screen and (max-width: 1660px) {
  .nav .left-logo{margin-left: 3%;}
  .top-r{margin-right: 4%;}
  .topgg{display: none;}
  .toptel{display: none;}
  .on_ly{float: none;}
  .guan{left: 0 !important;;}
}


@media screen and (max-width: 992px) {
  .focus .prev, .focus .next, .focus .hd {
    display: none;
  }
}

#nyba{height:400px;position: relative;overflow:hidden;background: url(../images/neibanner.jpg) top center no-repeat;}
.box_box{width:500px;padding:30px 0 20px;background-color:rgba(255,255,255,0.75);border-radius:6px;position: absolute;top:52%;left:50%;margin-left:-250px;margin-top:-60px; text-align: center;}
.box_box h3{font-size:36px;color:#676262;height:36px;line-height:36px;}
.box_box h3 i{display: inline-block;width:40px;height:1px;vertical-align: middle;background-color:#676262;margin:0 20px;}
.box_box p{font-size:20px;color:#00339b;line-height:40px;opacity:0.5}

/*公告*/
.in_probox{width:100%;height: 90px;position: absolute;bottom: 0;background: rgba(23, 40, 139, 0.7);}
.topgg{line-height: 90px;color: #fff;font-size: 20px;background: url(../images/tba.png) left center no-repeat;padding-left: 50px;margin-left: 5.5%;}

.toptel{margin-right: 5.5%;color: #fff;font-size: 16px;padding-top: 17px;}
.toptel span{font-size: 25px;font-family: "Impact";display: block;}

.position_now{font-size:14px;background-color: #f1f1f1;}
.position_now .auto{height:80px;}
.position_now a{display: inline-block;color:#707070;}
.position_now .fl{color: #707070;line-height:80px;}
.position_now .fl img{height:20px;margin-top:-4px;display: inline-block;margin-right:8px;}
.position_now .fr{font-family: impact;color:#00339b;font-size:0;}
.position_now .fr img{height:26px;float: left;margin:28px 10px 0 0;}
.position_now .fr strong{font-weight:100;font-size:22px;display: block;float: left;line-height:80px;}
.position_now .fr a{display: inline-block;width:100px;padding:0 5px;height:80px;color:#333;font-size:16px;text-align: center;line-height:80px;overflow: hidden;position: relative;z-index:1;white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}
.position_now .fr a i{width:100%;height:0%;background-color:#00339b;position: absolute;left:0;top:0;z-index:-1;-webkit-transition:.5s height;-o-transition:.5s height;-ms-transition:.5s height;-moz-transition:.5s height;transition:.5s height;}
.position_now .fr a:hover i, .position_now .fr a.active i{height:100%;}
.position_now .fr a:hover, .position_now .fr a.active{color:#fff;}


#list .auto, #news_article, #article, .position_now .auto{
    width: 1200px;
    margin: 0 auto;
}
/*在线留言*/

.on_ly{width: 1250px;margin: 0 auto;display: flex;justify-content: center;margin-top: 10px;}
.on_ly p{color: #fff;font-size: 18px;    line-height: 60px;}
.on_ly ul li{float: left;margin-top: 15px;}
.on_ly ul .in_flt{width: 198px;height: 35px;background: #fff;border:none; color: #afafaf !important;font-size: 16px;padding-left: 10px;margin-right: 15px;}
.on_ly ul li .FaqTitlesy{width: 155px;height: 35px;background: #fff;border:none; color: #afafaf !important;font-size: 16px;padding-left: 10px;margin-right: 15px;float: left;}
.on_ly ul li #VCode{float: right;width: 110px;}
.on_ly ul .in_flta{width: 300px;height: 35px;background: #fff;border:none; color: #afafaf !important;font-size: 16px;padding-left: 10px;margin-right: 15px;}
.on_ly ul .nanniu_bj{width: 120px;height: 35px;background: #f5a00b;border:none;margin-left: 15px;color: #fff;font-size: 16px;}
.on_ly ul .nanniu_bj:hover{background: #ff9f00;}


/* 公司简介 */
.index_bj{width: 100%;height: 790px;background: #fff url(../images/abbj.png) bottom center no-repeat;}
.teambt{text-align: center;font-size: 20px;color: #1f1f1f;margin-top: 40px;}
.teambt b{font-size: 33px;color: #1f1f1f;display: block;}

/*数字*/
.ys_box{height: 130px;border: 1px #dedede solid;margin-top: 30px;}
.ys_box ul{}
.ys_box ul li{float: left;width: 248px;height: 85px;text-align: center;border-right: 1px #dedede solid;margin-top: 25px;}
.ys_box ul li:nth-child(5) {border-right: none;}
.ys_box .li_box{}
.ys_box .div1 .span1{font-size: 38px;color: #d30000;font-family: "Impact";}
.ys_box .div2 .span2{font-size: 16px;color: #666;}
.ys_box .div1 .span3{color: #565656;font-size: 18px;}

.aboutbj{width: 100%;height: 460px;background: url(../images/aboutbj.png) center no-repeat;margin-top: 35px;}
.aboutbj .abouttu{margin-left: 100px;margin-top: 100px;}
.neirong{width: 550px;margin-right: 70px;}
.neirong h3{color: #da1c24;font-size: 26px;font-weight: bold;display: block;margin-top: 55px;margin-bottom: 20px;}
.neirong p{color: #8b8b8b;font-size: 15px;line-height: 25px;}
.neirong ul li{float: left;margin-top: 20px;margin-right: 10px;width: 95px;height: 95px;background: #fff;border-radius: 100px;border:2px #ededed solid;text-align: center;}
.neirong ul li img{display: block;margin: 0 auto;margin-top: 15px;}
.neirong ul li span{color: #626262;line-height: 30px;}
.neirong ul li:hover img{cursor:pointer; -webkit-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
.neirong ul li:hover span{color: #d70009;font-weight: bold;}
.more{width: 175px;height: 50px;border:2px #da1c24 solid;margin-top: 20px;margin-left: 100px;}
.more b{float: left;display: block;width: 53px;height: 50px;background: #da1c24;text-align: center;line-height: 45px;color: #fff;font-size: 20px;}
.more span{float: right;width: 118px;display: block;text-align: center;line-height: 45px;color: #707581;}
.more:hover b{width: 173px;transition: width 2s; -webkit-transition: width 2s;}
.more:hover span{display: none;}

/*广告条*/
.index_adv{width: 100%;height: 362px;background: url(../images/ggbj.jpg) center no-repeat;position: relative;}
.lcbt{text-align: center;font-size: 33px;color: #000;font-weight: bold;padding-top: 15px;}
.process{width: 1250px;margin: 0 auto;height: 140px;background: #fff;margin-top: 20px;box-shadow: 0 2px 5px #bababa;}
.process ul li{float: left;width: 249px;text-align: center;height: 95px;margin-top: 25px;border-right: 1px #d9d9d9 solid;}
.process ul li img{display: block;margin: 0 auto;margin-bottom: 15px;}
.process ul li span{color: #000;font-weight: bold;font-size: 16px;}
.process ul li:nth-child(5) {border-right: none;}
.process ul li:hover img{cursor:pointer; -webkit-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
.advtel{margin-top: 10px;}
.advtel b{font-size: 35px;color: #fff;font-family: "Impact";font-weight: normal;display: block;margin-left: 70px;margin-top: 35px;}
.advtel a{font-size: 18px;color: #fff;display: block;margin-right: 70px;margin-top: 50px;}
.advtel a:hover{text-decoration: underline;color: #fff;}
.guan{position: absolute;bottom: -50px;left: 13%;}
.guan img{animation: ball .6s infinite alternate;}

/*产品展示*/
.cpbt{text-align: center;margin-top: 40px;margin-bottom: 30px;}
.cpbt a{font-weight: bold;color: #000;font-size: 33px;}
.cpbt p{color: #6b6b6b;font-size: 17px;}
.cpbt a:hover{color: #df0009;}

#pro-box1{
  width: 85%;
  overflow: hidden;
  margin: 50px auto;
}
@media (max-width: 1366px) {
  #pro-box1{
  width: 100%;
  overflow: hidden;
  margin: 50px auto;
  }
}
#pro-box1 li{
    width: 23.5%;
    height: 375px;
    background: #fff;
    margin: 15px 0.5% 10px 0.5%;
    float: left;
    list-style: none;
    position: relative;
    z-index: 0;
    border-bottom: solid 1px #e0e0e0;
    box-sizing: border-box;
    
}
#pro-box1 li .Img div{
    width: 100%;
    height: 285px;
    padding: 0;
    margin: 0;
    display: block;
    position: relative;
}
#pro-box1 li p{
  width: 100%;
  background: #fff;
  z-index: 999;
  padding-left: 8px;
}

#pro-box1 li p .sytitle{
    width: 100%;
    line-height:85px;
    font-size: 18px;
    color: #555;
}
#pro-box1 li p .smore{
  font-size: 16px;
  color: #555;
  line-height: 40px;
  display: block;
  text-align: center;
  width: 35%;
  z-index: 3;
  margin: 0 auto;
  border-radius: 20px;
  position: absolute;
  right: 8px;
  bottom: 20px;
  border: 1px #dcdcdc solid;
}

#pro-box1 li:hover p .smore{background: #ed1d25;color: #fff;}
#pro-box1 li .cptel{display: none;}
#pro-box1 li:hover .cptel{display: block;position: absolute;left: 0;bottom: 0;background-color: rgba(0,0,0,0.5);}
#pro-box1 li:hover .cptel span{color: #fefefe;font-size: 20px;text-align: center;display: block;}
#pro-box1 li:hover .cptel span b{font-size: 30px;font-family: "Impact";font-weight: normal;display: block;margin-top: 10px;}


#pro-box1 li .avatar{
    position: relative;
}
#pro-box1 li .avatar{
    display: block;
    height: 285px;
    overflow: hidden;
    width:100%;
}
#pro-box1 li .avatar .myClass{
    height: 285px;
}
.avatar:after {
    bottom: 0;
    content: url("../images/bg_play.png");
    left: 5px;
    position: absolute;
    z-index: 10;
}
.avatar:hover, .zhuti .avatar:hover, .bbsinner .avatar:hover {
    box-shadow: 0 0 10px gray;
}
.avatar:hover .myClass, .zhuti .avatar:hover .myClass, .bbsinner .avatar:hover .myClass {
    transform: scale(1.3);
    transition: all 1s ease 0s;
  -webkit-transform: scale(1.3);
  -webkit-transform: all 1s ease 0s;
}

/*分类*/
.rollBox {
  width:1380px;
  overflow:hidden;
  margin:0 auto;
  margin-top: 40px;
}
.rollBox .LeftBotton {
  height:120px;
  width:20px;
  background:url("../images/cp_left.png") no-repeat left center;
    overflow:hidden;
  float:left;
  display:inline;
  margin:30px 20px 0 0;
  cursor:pointer;
}
.rollBox .RightBotton {
  height:120px;
  width:20px;
  background:url("../images/cp_right.png")no-repeat right center;
    overflow:hidden;
  float:left;
  display:inline;
  margin:30px 0 0 20px;
  cursor:pointer;
}
.rollBox .Cont {
  width:1300px;
  overflow:hidden;
  float:left;
}
.rollBox .ScrCont {
  width:10000000px;
}
.rollBox .Cont .pic {
  width:160px;
  float:left;
  height:180px;
  position:relative;
  text-align: center;
}
.rollBox .Cont .pic img {
  display:block;
  margin: 0 auto;
  width:120px;
  height:120px;
  border-radius: 100px;
  border: 1px #d7d7d7 solid;
}
.rollBox .Cont .pic p {
  line-height:45px;
  height:45px;
  font-size: 16px;
}
.rollBox .Cont .pic p a{color: #333;font-size: 16px;}
.rollBox .Cont .pic:hover p a{font-weight: bold;color: #db0713;}
.rollBox .Cont .pic:hover img{cursor:pointer; -webkit-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;transition: all ease-in-out .3s;-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
.rollBox #List1, .rollBox #List2 {float:left;} 

.promore{width: 350px;height: 45px;background: #d40000;margin: 0 auto;margin-top: 20px;line-height: 45px;text-align: center;}
.promore a{display: block;color: #fff;font-size: 15px;}
.promore a:hover{background: #2d65d6;color: #fff;}

/*优势*/
.ys_bg{width: 100%;height: 820px;background: url(../images/ysbj.jpg) center no-repeat;margin-top: 50px;}
.ys-r{width: 360px;height: 680px;background: url(../images/ystba.png) center bottom no-repeat;margin-top: 60px;}
.ys-r ul li{width: 360px;height: 150px;border-bottom: 1px #618be0 solid;background: #2d65d6;}
.ys-r ul li span{display: block;width: 85px;height: 85px;background: #11459c;border-radius: 100px;float: left;text-align: center;line-height: 85px;color: #fff;font-size: 38px;margin-left: 18px;margin-top: 30px;}
.ys-r ul li p{float: right;width: 230px;margin-right: 10px;color: #fff;font-size: 14px;text-transform: uppercase;}
.ys-r ul li p b{font-size: 23px;display: block;margin-bottom: 10px;margin-top: 35px;}
.ys-r ul li:hover span{background: #ffa200;}
.ystel{height: 60px;background: #2d65d6 url(../images/tel.png) 35px center no-repeat;line-height: 60px;color: #fff;font-size: 30px;font-family: "Impact";padding-left: 110px;}
.hidden {display: none;}
.ys-l{width: 890px;height: 675px;background: #fff;margin-top: 60px;}
.ysneirong{height: 675px;overflow: hidden;}
.ysneirong img{display: block;margin: 0 auto;margin-top: 25px;}
.ysneirong ul{margin-top: 20px;height: 200px;}
.ysneirong ul li{height: 50px;line-height: 50px;font-size: 16px;color: #767676;background: url(../images/dian.jpg) left center no-repeat;padding-left: 30px;margin-left: 60px;}
.ysneirong p{display: block;height: 85px;background: #f5f5f5 url(../images/juxing.png) 35px center no-repeat;width: 100%;line-height: 85px;padding-left:46px;font-size: 25px;color: #1e1e1e;font-weight: bold;}
.ysneirong p span{color: #fff;font-family: "Impact";font-size: 33px;padding-right: 35px;font-weight: normal;}
.ysneirong p b{color: #d80000;}

/*案例*/
.index_case{width: 100%;height: 570px;background: #f7f7f7;}



/*热销产品*/
.hotbt{text-align: center;padding-top: 35px;}
.hotbt a{display: block;color: #000;font-weight: bold;font-size: 33px;background: url(../images/albt.png) center no-repeat;}
.hotbt span{color: #6b6b6b;font-size: 17px;}
.hotbt a:hover {color: #046be9;}

#demokk{overflow:hidden;width:95%;margin: 0 auto;}
#demokk .demowrap{overflow:hidden;width:30000px;margin-top: 30px;}
#demokk .demowrap li{float:left;margin:0 20px 1px 0;display:inline;width:360px;height: 360px;border-bottom: 1px #e0e0e0 solid;}

#demokk .demowrap li .project_info{height: 60px;width: 100%;}
#demokk .demowrap li .project_info div .title{color: #333;font-size: 16px;margin-left: 10px;padding-top: 10px;line-height: 30px;}
#demokk .demowrap li .project_info div .altel{font-size: 14px;color: #8b8b8b;background: url(../images/star.jpg) left center no-repeat;padding-left: 20px;margin-left: 10px;}
#demokk .demowrap li .project_info i{display: block;width: 40px;height: 40px;border: 1px #cbcbcb solid;border-radius: 100px;line-height: 40px;text-align: center;font-style: normal;color: #cbcbcb;font-size: 20px;margin-top: 18px;margin-right: 10px;}
#demokk .demowrap li:hover{background: #fff;}
#demokk .demowrap li:hover .project_info div .title{color: #e10000;padding-left: 20px;transition:all 0.5s ease;}
#demokk .demowrap li:hover .project_info i{background: #fdaa06;color: #fff;border:1px #fdaa06 solid;}

#demokk .demowrap li .avatara{
    position: relative;
}
#demokk .demowrap li .avatara{
    display: block;
    height: 280px;
    overflow: hidden;
    width:360px;
}
#demokk .demowrap li .avatara .myClass{
    height: 280px;
}

.avatara:hover, .zhuti .avatara:hover, .bbsinner .avatara:hover {
    box-shadow: 0 0 10px gray;
}
.avatara:hovera .myClass, .zhuti .avatara:hover .myClass, .bbsinner .avatara:hover .myClass {
    transform: scale(1.3);
    transition: all 1s ease 0s;
  -webkit-transform: scale(1.3);
  -webkit-transform: all 1s ease 0s;
}

/*资质*/
#focus_Box{position:relative;height:430px; margin-top:50px;}
#focus_Box ul{position:relative;width:1250px; height:430px;}
#focus_Box li{z-index:0;position:absolute;width:0px;height:0;top:0px;cursor:pointer;left:377px;border:3px #ededed solid;}
#focus_Box li img{width:100%;height:100%;vertical-align:top; position:relative;}
#focus_Box li span{ display:block; height:50px; line-height:50px;text-align:center; color:#fff; position:absolute; bottom:0; width:100%;background: rgba(0, 0, 0, 0.7);font-size: 16px;}
#focus_Box li:hover span{background: rgba(17, 69, 156, 0.7);}
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:50px;height:32px;top:40%;}
#focus_Box .prev{background:url(../images/btn-a.png) left bottom no-repeat;left:-35px;}
#focus_Box .next{background:url(../images/btn-b.png) right bottom no-repeat;right:-35px;}
#focus_Box .prev:hover{background-position:left top;}
#focus_Box .next:hover{background-position:right top;}

/*新闻中心*/
.index_new{width: 100%;height: 660px;background: url(../images/newsbj.jpg) center no-repeat;}
.news-l{width: 550px;}
.news-l h3{font-size: 28px;color: #fff;font-weight: bold;padding-top: 40px;}
.news-l em{display: block;width: 45px;height: 1px;background: #fff;margin-top: 15px;margin-bottom: 20px;}
.news-l b{color: #fff;font-size: 16px;}
.news-l p{font-size: 14px;color: #9ab4ec;text-transform: uppercase;line-height: 40px;}
.news-l img{margin-top: 14px;}
.news-r{width: 700px;}
.xwbt{text-align: center;margin-top: 35px;height: 70px;}
.xwbt a{font-size: 35px;color: #fff;font-weight: bold;}
.xwbt em{display: block;width: 40px;height: 2px;background: #dc0000;margin: 0 auto;}
.xwbt a:hover{color: #dc0000;}
.list{}
.list ul li {
    border-bottom: 1px solid #ebebeb;
    width: 660px;
    height: 130px;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    background-color: rgba(255, 255, 255, .8);
    _background-color: #fff;
    margin-top: 10px;
}

.list ul li:hover {
    border: 1px solid #e50113;
    transform: translate(-10px, -10px);
    -webkit-transform: translate(-10px, -10px);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2)
}
.list dl dt {
    float: right;
    width: 70px;
    height: 98px;
    color: #969696;
    margin-top: 25px;
}
.list dl dt .date {

}
.list dl dt .date span {
    font-size: 32px;
    display: block;
    color: #999;
}
.list dl dt .date em {
    font-size: 16px;
    color: #969696;
}
.list dl dd {
    float: left;
    width: 550px;
    padding: 25px 0 0 20px;
}
.list dl dd a {
    display: block;
    font-size: 16px;
    margin-bottom: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
}
.list  dl dd:hover a{color: #e50113;font-weight: bold; padding-left: 15px;}
.list dl dd p {
    color: #393939;
    line-height: 23px;
    overflow: hidden;
    font-size: 13px;
}
.list dl dt .xwmore {
    display: block;
    width: 36px;
    height: 26px;
    margin-top: 10px;
}




/*底部*/
.footer{ height:300px; background:#333;}
.dbdh{width: 145px;margin-top: 35px;}
.dbdh span{display: block;color: #e2e2e2;font-size: 16px;background: url(../images/xiana.png) left bottom no-repeat;height: 50px;line-height: 50px;}
.dbdh ul{display: block;margin-top: 15px;height: 120px;overflow: hidden;}
.dbdh ul li{height: 25px;line-height: 25px;}
.dbdh ul li a{font-size: 14px;color: #b7b7b7;}
.dbdh ul li:hover a{text-decoration: underline;}
.dbtel{width: 450px;font-size: 15px;color: #b7b7b7;background: url(../images/dbtb.png) left center no-repeat;height: 150px;margin-top: 40px;padding-left: 50px;line-height: 50px;}
.ewm{margin-top: 40px;}
.ewm span{display: block;color: #b7b7b7;font-size: 14px;text-align: center;line-height: 45px;}
.copy{width: 1250px;margin: 0 auto; height: 60px;line-height: 60px;border-top: 1px #444 solid;margin-top: 20px;text-align: center;font-size: 14px;color: #b7b7b7;}
.copy a{color: #b7b7b7;}


/*内页分类*/
.nyzc{width: 280px;height: auto;}
.subNavBox{width: 280px;margin-top: 25px;background: #0071d4;height: auto;padding-bottom: 25px;}
.cpfla{font-size: 18px;color: #fff;text-align: center;height: 90px;background: #d40000;padding-top: 13px;}
.cpfla span{display: block;background: url(../images/xian.png) center no-repeat;font-size: 26px;font-weight: bold;}
.subNav{cursor:pointer;width: 250px;height: 50px;border-radius: 10px;line-height: 50px;text-align: center;background: #fff;display: block;margin: 0 auto;margin-top: 13px;}
.subNav a{font-size: 16px;color: #000;}
.subNav:after{ content:""; display:block; width:0; height:50px;background:#00b121; margin:-50px 0 0 0; transition:all 0.5s ease;border-radius: 10px;}
.subNav:hover a{color: #fff;font-weight: bold;}
.subNav:hover:after{ width:250px;}
.currentDd{color:#277fc2}
.currentDt{background-image:url(../images/jiantou.jpg);}
.navContent{display: none;}
.navContent li a{display:block;width:210px;heighr:45px; margin:0 auto;text-align:center;font-size:15px;line-height:45px;color:#fff; border-bottom:1px #7ebb15 dotted; background:url(../images/fenlei.png) 13px center no-repeat;}
.navContent li a:hover{ color:#ed1c24;font-weight: bold;font-size:18px;}


.left-lx {
    width: 280px;
    border: 1px solid #f1f1f1;
    overflow: hidden;
    box-sizing: border-box;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 15px;
}
.left-lx p {
    padding: 0px 20px;
    font-size: 15px;
    color: #333;
    line-height: 30px;
}

.lx-tt {
    height: 50px;
    margin-bottom: 10px;
    background: #d40000;
    color: #888;
    width: 100%;
    margin: 0 auto 10px;
    box-sizing: border-box;
}
.lx-tt h2 {
    font-size: 20px;
    color: #fff;
    line-height: 50px;
    float: left;
    font-weight: initial;
    padding-left: 15px;
}
.lx-tt a {
    font-size: 14px;
    color: #eee;
    float: right;
    padding-top: 10px;
    padding-right: 10px;
}
.left-lx img{display: block;margin: 0 auto;margin-bottom: 10px;}



/*当前导航*/
.breadcrumbs{height:70px;font-size:14px;line-height:70px;color:#b0b0b0;margin-bottom:30px; background-color:#f4f4f4;}
.breadcrumbs .dh_box{ }
.breadcrumbs .sortName{ color:#388c19; font-size:22px; font-weight:700;}
.breadcrumbs .dqdhMain{color: #666;}
.breadcrumbs .dqdhMain a{font-size: 14px;color: #666; display:inline-block;}
.breadcrumbs .dqdhMain a:hover{ text-decoration:underline; color:#000;}
.breadcrumbs .dqdhMain .span2{ color:#b7b7b7; font-size: 14px; display:inline-block; padding:0 5px;}
.breadcrumbs .indexa{ }
.breadcrumbs .span1{ color:#666;padding:0 10px 0 30px; background:url(../images/dizhi.png) left center no-repeat;}
.breadcrumbs .dqdh_class{ margin-top:15px;}
.breadcrumbs .dqdh_class li{ float:left; padding:0 15px 0 0px; }
.breadcrumbs .dqdh_class li a{ display:block; padding:0 50px; height:40px; line-height:40px; background-color:rgb(48,93,195); color:#fff; font-size:15px; position:relative;}
.breadcrumbs .dqdh_class li a::before,.breadcrumbs .dqdh_class li a::after{ content:''; display:block; position:absolute; top:50%; margin-top:-6px; height:12px; width:1px; border-left:1px solid #fff; border-right:1px solid #fff;}
.breadcrumbs .dqdh_class li a::before{ left:20px;}
.breadcrumbs .dqdh_class li a::after{ right:20px;}
.breadcrumbs .dqdh_class li a:hover,.breadcrumbs .dqdh_class li.active a{ background-color:#e70000;}

.lybt{ text-align:center; margin-top:40px;}
.lybt span{font-size: 43px;line-height: 45px;text-transform: uppercase;color:#5a5a5a;}
.lybt h3{ display:block; font-size:20px; line-height:45px;color:#5a5a5a;}
.liuyan{ margin-top:30px; text-align:center;}
.liuyan span{ font-size:20px;color: rgb(215, 12, 25);}
.liuyan a{ font-size:16px;color: #CCCCCC;}
.liuyan p{ font-size:16px;color: #666666; line-height:30px;}

/*内页关于我们*/
.about_box{width: 1250px;background: #fff;margin: 0 auto;}
.about_box .about_left{ width:100%;}
.about_box .about_left .about_t1 { position:relative; height:40px;}
.about_box .about_left .about_t1 .div1{ font-size: 21px; line-height: 148%; color:#000;}
.about_box .about_left .about_t1 .div2{ font-size:18px; color:#444;}
.about_box .about_left .about_t1 .about_t2{text-align: center;} 
.about_box .about_left .about_t1 .about_t2 .span1{font-size:28px; font-weight:700; line-height:38px; color:#000;}
.about_box .about_left .about_t1 .about_t2 .span2{ font-size:14px; text-align:right; color:#b7b7b7; line-height:20px;}
.about_box .about_left .text{ line-height:35px; color:#666; font-size:15px; text-indent:2rem; padding-top:25px;}
.about_box .about_left .text p{ padding:10px 0;}
.about_box .about_right{ width:370px;}
.about_box .about_right ul{ margin-top:8px;}
.about_box .about_right ul li{ float:left; margin-left:2px; width:180px; margin-bottom:3px;border: 1px #ccc solid;}
.about_box .about_right ul li a{ display:block; width:100%; height:130px;background-repeat:no-repeat !important; background-size:cover !important;background-position:center center !important; -webkit-background-size: cover;  
-moz-background-size: cover;  -o-background-size: cover; }




/*Â·Ã–Ã’Â³*/
.page_nav{ padding:15px 15px; color:#999; font-size:14px; text-align:center; background-color:#fff;}
.page_nav .nolink{display:inline-block; margin:0 5px; padding:0 5px; height:25px; line-height:25px; border:1px solid #fff;}
.page_nav font,.page_nav a{ display:inline-block; margin:0 5px; padding:0 10px; border:1px solid #e5e5e5; height:25px; line-height:25px; border-radius:5px;}
.page_nav font{ border:1px solid #fff;}
.page_nav a:hover{ color:#fff; border:1px solid #54a530; background-color:#54a530}

.viewpage{ margin:0; padding:20px 0 50px 0; border-top:1px solid #eee;}
.viewpage .main_r_nav{ color:#999; font-size:14px; line-height:30px;padding-left: 20px;padding-right: 20px;}
.viewpage .main_r_nav a{ font-size:14px; color:#444}
.viewpage .main_r_nav a:hover{ text-decoration:underline;}

/*分页*/
.fenye{ text-align:center; color:#666; font-size:14px; line-height:30px; padding:20px 0;}
.fenye .rows{ color:#666; font-size:13px; padding:0 10px;}
.fenye .current{ display: inline-block; color:#cc0000; font-size:14px; padding:0 5px;}
.fenye .num,.fenye .next{display:inline-block; margin:0 3px; padding:0 10px;  border:1px solid #ddd; color:#666; font-size:14px; height:28px; line-height:27px; border-radius:5px;}
.fenye .num:hover,.fenye .next:hover{ background-color:#cc0000; color:#fff; border:1px solid #cc0000;}




.main{ background-color:#fff;}
.main .main_right{ width:100%;background: #fff;padding-top: 5px;border: 1px #e6e6e6 solid;margin-bottom: 60px;}
.main .main_righta{ width:100%;margin-top: 25px;}
.text{ line-height:35px; font-size:15px; color:#666;padding: 30px;}
.text span{font-size:15px; color:#666;}

.main .tT01{ text-align:center; line-height:35px; padding-top:50px;}
.main .tT01 .span1{ font-size:24px; color:#444;}
.main .subtitle{font-size: 16px; line-height:50px; height: 50px; color: #8F8F8F; text-align:center;border-bottom: 1px #aeaeae dotted;}
.main .subtitle span{ padding:0 10px;}




#faqbox{padding:90px 0 50px 0; background-color:#fff; width:700px; margin:0 auto;}
#faqbox form{}
#faqbox .faqline{line-height:2em;text-align:left; padding-bottom:10px; color:#999; font-size:13px;}
#faqbox .faqtit{width:150px;display:block;float:left;clear:both;text-align:right; color:#555;}
#faqbox .Content{line-height:2em;text-align:left; padding-bottom:10px;}
#faqbox font{margin:0 5px;}
#faqbox .FaqTitle{ height:50px; line-height:50px; padding:0 10px; border:1px solid #ddd; width:435px; vertical-align:top;}
#faqbox .Content textarea{height:100px;}
.wizfrm{ border:none;width:455px;height:50px;line-height:50px;font-size:16px;color:#fff;text-align:center;cursor:pointer;background:#fff; margin-top:20px;  font-family:'Microsoft YaHei';-moz-transition: all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s; border-radius:5px;background-color:#dd0103; }
.wizfrm:hover{ background-color:#ff9900; }

/**/

.main .proListal{width:100%;margin-top:10px;}
.main .proListal{ width:100%;}
.main .proListal li{ width:400px; float:left; margin:0 6px 20px 5px;position:relative;} 
.main .proListal li .boxal{ width:400px; height:320px;display:block; cursor:pointer;position:relative;}
.main .proListal li .boxal .spanImgal{ display:block; overflow:hidden;width:400px; height:320px;
background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;}
.main .proListal li .spanal{ display: block;height:45px; line-height:45px; width:100%;text-align: center; margin:auto;font-size:16px;position: absolute;left: 0;bottom: 0; background: rgba(0,0,0,0.7); }
.main .proListal li .spanal a{ color:#fff; }
.main .proListal li .spanal p{display: none;}
.main .proListal li:hover .spanal{transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;display: block;height: 100px; background-color: rgba(25,100,210,0.7);}
.main .proListal li:hover .spanal p{display: block;color: #fff;font-size: 18px;}


.proListal li .avatarb{
    position: relative;
}
.proListal li .avatarb{
    display: block;
    height: 320px;
    overflow: hidden;
    width:400px;
}
.proListal li .avatarb .spanImgal{
    height: 320px;
}
.avatarb:hover, .zhuti .avatarb:hover, .bbsinner .avatarb:hover {
    box-shadow: 0 0 10px gray;
}
.avatarb:hover .spanImgal, .zhuti .avatarb:hover .spanImgal, .bbsinner .avatarb:hover .spanImgal {
    transform: scale(1.3);
    transition: all 1s ease 0s;
  -webkit-transform: scale(1.3);
  -webkit-transform: all 1s ease 0s;
}




/**/
.main .news_list{}
.main .news_list li{height: 220px;background: #f7f7f7;margin-bottom: 15px;}
.main .news_list li .img{border: 1px #f0f0f0 solid;margin-left: 15px;margin-top: 13px;}
.main .news_list li .lMore{width:900px;margin-right: 25px;margin-top: 30px;}
.main .news_list li .lMore .title{font-size: 16px;color: #393939;line-height: 36px; margin-bottom:15px;}
.main .news_list li .lMore span{ font-size:14px; color:#999;line-height: 36px;}
.main .news_list li .lMore p{font-size:13px; color:#999; line-height:26px;}
.main .news_list li .lMore .more2{width: 88px;height: 30px;line-height: 30px;color: #999999;border: 1px solid rgba(0, 0, 0, .1);bottom: 30px;display:block; font-size:13px; text-align:center; float:right;border-radius: 25px;}
.main .news_list li:hover .title{ color:#db0713; padding-left:15px; font-weight:bold;}
.main .news_list li:hover p{ padding-left:15px;}
.main .news_list li:hover .more2{ background:#db0713;border-color: #db0713; color:#fff;transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s; }
.main .news_list li:hover{box-shadow: 0 3px 10px 3px rgba(0, 0, 0, .08);transition: all .3s ease-out;border-bottom: none;}

/*详情页*/
.product_dqdh{ background-color:#f4f4f4;}
.product_top{ }
.product_top .l_img{ width:600px; height:470px; background-color:#f2f2f2; text-align:center; display:table;}
.product_top .l_img span{/*display: table-cell; vertical-align:middle;*/ display:block; width:100%; height:100%; background-size:cover !important;}
.product_top .l_img span img{width:600px; height:470px; }
.product_top span img{ display:inline-block; max-width:100%; max-height:100%; vertical-align:middle;} 
.product_top .r_box{ width:550px;}
.product_top .r_box .product_title{border-bottom:1px solid #ddd;padding:10px 0 8px 0;}
.product_top .r_box .product_title h2{ font-weight:700; font-size:26px;color:#101010;}
.miaoshu{}
.product_top .subtitle{font-size:14px;color:#b7b7b7; padding-top:8px;}
.product_top .subtitle span{ display:block; padding-left:25px; line-height: 23px; height: 24px; }
.product_top .subtitle span.span1{ background:url(../images/shijian.png) left center no-repeat;}
.product_top .subtitle span.span2{ background:url(../images/liulan.png) left center no-repeat;}
.product_top .keyword{ height:40px; line-height:40px; font-size:15px; color:#717171;}
.product_top .keyword span{ font-size:18px; color:#0059A9;}
.product_top .desc{font-size:14px; color:#717171; line-height:30px;margin-top: 15px;}
.product_top .desc span{ display:block; float:left;width:200px;}
.product_top .desc p{ display:block; float:right;width:550px;line-height: 25px;font-size: 15px;color: #8b8b8b;}
.product_top .lianxi{ height:60px;}
.product_top .lianxi .a{display:block; height:40px;line-height:40px; float:left; margin-right:30px; color:rgb(250,175,41); font-size:18px; border-bottom:1px solid rgb(250,175,41); padding-left:28px;}
.product_top .lianxi .a.a_qq{ background:url(../images/qq.png) left center no-repeat;}
.product_top .lianxi .a.a_tel{ background:url(../images/tela.png) left center no-repeat;}
.product_top .dianhua{height:40px; padding:0 30px; line-height:40px; text-align:center; border-radius:30px;font-size:15px; background-color:#be0000;margin-top: 10px;width: 130px;}
.product_top .dianhua a{color:#fff;}
.product_top .dianhua:hover{background-color:rgba(250,175,41,1);}
.share{ margin-top:10px;}
.share .span1{ line-height:32px; color:#999; padding-right:10px; font-size:15px;}

.xiangqing_top{}
.xiangqing_top .a_nav{ display:block; float:left; width:190px; background-color:#fff; border-bottom:2px solid #e50000; color:#eea200; text-align:center; height:50px; line-height:50px; font-size:18px;}
.xiangqing_top .a_nav.active{ background-color:#e50000; color:#fff;}
.contenta{ border:1px solid #ddd;background: #fff;}

.contact_title2 {
    text-align: center;
    font-size: 18px;
    color: #888;
}
.lx_b {
    width: 100%;
    height: 422px;
    border: 1px solid #000;
    margin-top: 30px;
}
.lx_list {
    background-color: #fff;
    width: 275px;
    margin: 39px 10px;
    min-height: 300px;
}
.lx_list p {
    line-height: 35px;
    font-size: 16px;
    color: #666;
    padding-left: 30px;
}
/*地图*/
.BMap_Marker.BMap_noprint {
    background: url(../images/dt.png) center center no-repeat !important;
    display: block !important;
}
.BMap_Marker {
    display: none !important;
}
/*内页联系*/
.contactus_tbgl {
    width: 390px;
    height: 256px;
    background: #149e13;
    float: left;
    overflow: hidden;
    padding-left: 38px;
    color: #fff;
}
.contactus_tbgl b {
    display: block;
    font-size: 32px;
    font-weight: lighter;
    padding: 38px 0 22px 0;
}
.contactus_tbgl p {
    display: block;
    font-size: 25px;
    width: 260px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 2px solid #fff;
}
.contactus_tbgl em {
    font-size: 24px;
    font-family: "arial";
    line-height: 40px;
    font-style: normal;
}
.contactus_tbgr {
    width: 860px;
    height: 256px;
    float: right;
    overflow: hidden;
    padding-left: 110px;
    background: url(../images/conbj.jpg) no-repeat;
}
.contactus_tbgr b {
    display: block;
    padding-top: 50px;
    font-size: 24px;
    color: #494949;
}
.contactus_tbgr p {
    display: block;
    padding-top: 10px;
    font-size: 14px;
    line-height: 24px;
    width: 666px;
}


.zxmap{text-align: center;color: #000;font-size: 35px;margin-bottom: 20px;}
.classify{}
.classify ul li{width: 190px;height: 50px;background: #145ab2;float: left;margin-right: 15px;border-radius: 25px;line-height: 50px;text-align: center;margin-bottom: 10px;}
.classify ul li a{color: #fff;font-size: 15px;display: block;}
.classify ul li:hover{background: #e70000}